* comint.el (comint-exec-1): Raise an error if
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 19:47:57 +0000 (19:47 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 19:47:57 +0000 (19:47 +0000)
commit939838fa56dbae0d2ea88b4218f6308b8244427a
treef80629c90bc9d6e7f50df6f32c7f2690546f272f
parente2ca37c361ec46c6698d75db944bbf21b630f6f8
* comint.el (comint-exec-1): Raise an error if
`start-file-process' does not return a process object.

* shell.el (shell): Prompt for `default-directory' if it is a
remote file name, and if called with a prefix arg.
lisp/ChangeLog
lisp/comint.el
lisp/shell.el